SELECT * FROM T_Agglomerations WHERE aggState=1 AND ( aggLongitude is 0 OR aggLongitude is NULL OR aggLatitude is 0 OR aggLatitude is NULL )